Writing to and reading from an external file
This month’s Excel macro of the month shows a technique
for writing data to an external file and for reading it. It consist
of two separate macros; the first takes some data you type in a
dialog and writes it to a text file on your hard drive. The second
reads the data from this file and displays it in a dialog on the
screen. The file external_file.xls contains the macros and two buttons
which you can press to test it. You can then lift the macro code
from the file and adapt it for use in your own applications.
|
Requirements: Microsoft Excel
|
Download: Please
insert disc 1
|
|
|